Skip to content

Fix SSL connection in seed script for Supabase#3

Merged
Differ3nce merged 1 commit intomainfrom
fix/seed-ssl
Feb 25, 2026
Merged

Fix SSL connection in seed script for Supabase#3
Differ3nce merged 1 commit intomainfrom
fix/seed-ssl

Conversation

@Differ3nce
Copy link
Copy Markdown
Owner

Summary

  • Applies the same sslmode stripping and rejectUnauthorized: false fix that src/lib/prisma.ts already uses, so the seed script works when run locally against remote Supabase databases

Test plan

  • DOTENV_CONFIG_PATH=.env.preprod.local npm run db:seed completes without TLS errors

🤖 Generated with Claude Code

Apply the same sslmode stripping and rejectUnauthorized fix that
src/lib/prisma.ts already uses, so the seed script works against
remote Supabase databases.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
platformengineerintoolkit Building Building Preview, Comment Feb 25, 2026 7:14pm

@Differ3nce Differ3nce merged commit da790bc into main Feb 25, 2026
2 of 3 checks passed
@Differ3nce Differ3nce deleted the fix/seed-ssl branch February 25, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant